home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / g_quake / bgbot16.zip / BGBOT16.TXT < prev    next >
Text File  |  1996-09-13  |  6KB  |  160 lines

  1. Title    : BG Bot
  2. Filename : bgbot16.zip
  3. Version  : 1.6
  4. Date     : 96/9/13
  5. Author   : Punisher
  6. Email    : punisher@trojan.neta.com
  7. Credit   : David Wiedenmann <dwied@cats.ucsc.edu> 
  8.                 (Jump idea and implementation..Thanks!!!!)
  9.            Chris Weisdorf (expressing interest and ideas)
  10.            Micheal Polucha (co-designer of Original TM bot)
  11.            Tim Polucha (co-designer of Original TM bot)
  12.            Nathaniel Gorham (Original DM bot)
  13.        detour@chrysalis.org (we had the same ideas and mods going
  14.                                  about the same time. Just giving credit
  15.                                  where credit is due.)
  16.  
  17. Type of Mod
  18. -----------
  19. Quake C  : yes
  20. Sound    : no
  21. MDL      : no
  22.  
  23.  
  24. Format of QuakeC
  25. ----------------
  26. unified diff  : no
  27. context diff  : no
  28. .qc files     : yes
  29. progs.dat     : yes
  30.  
  31.  
  32. Description of the Modification
  33. -------------------------------
  34.  What started as a TM bot has drasticly changed.
  35. Now using the Player model, in Deathmatch these 4
  36. menacing bots will have you on your toes. Respawning
  37. when they die. In one player or coop, one bot will
  38. help conquer the levels with you.
  39.  
  40.  Impulse 100 creates 4 bots.
  41.  
  42. How to Install the Modification
  43. -------------------------------
  44. Make a new dir in your quake directory. (ie c:\quake\bg)
  45. then move this progs.dat into that directory and copy your
  46. *.cfg from c:\quake\id1 into the same directory.
  47. Then from the c:\quake dir. type:
  48.         quake -game bg
  49.  
  50. then bind a key to impulse 100
  51.  
  52. From the console type:
  53.         bind b "impulse 100"
  54.  
  55. Technical Details
  56. -----------------
  57. Any bugs lemme know please?
  58.  
  59. STILL NEEDS:
  60. #1------Trying to get the bots score to come up on changelevel or when
  61.                 player dies. Cant seem to figure it out.(ie brain fried.)
  62.                 If anyone can lend some insight, lemme know.
  63. #2------Ability to walk into water, swim, and walk over cracks
  64.                 in floor.
  65. #3------Better roaming AI.
  66. #4------Need to figure out how to change his colors. Random or otherwise.
  67. #5------In Teamplay, Coop, and one player he is pretty useless on any
  68.                 level that has cracked floor, stairs, water, etc.
  69. #6------Need to find a way to display the name of the bot who telefrags.
  70.                 Doesn't work well. Displays a big blank.
  71.  
  72. VERSION 1.60:
  73.         Bot now jumps thanks to a very helpfull David Wiedenmann!!!
  74.         Fixed bot death sequence. In single player mode, the death 
  75.                 animation would someimtes stop a few frames early.
  76.         Fixed major bug where bots didnt loose their weapons when they
  77.                 respawned. Caused infinate ammo and weapons on level.
  78.         Realized I was contradicting myself in the explanation of how to
  79.                 install and run this. 
  80.         Bots frags are now displayed when they die.
  81.         Sped up firing of nail guns.
  82.         Slowed down rate of fire for rocket.
  83.         Fixed Ring Of Shadows bug. Now they can't see you if you have it.
  84.                 Like it SHOULD have been.
  85.  
  86. VERSION 1.50:
  87.         In Deathmatch 4 bots with diferent names are created. If they
  88.                 die they will respawn in starting positions again.
  89.         In single player or COOP, only one bot is created but is not
  90.                 respawned.
  91.         Bots can now be gibbed, with pieces flying everywhere.
  92.  
  93. VERSION 1.40:
  94.         Not publicly released due to major beta problems.
  95.  
  96. VERSION 1.30:
  97.         Model is now the player model. He has the same colors as you do.
  98.         Fixed minor sound bug. (ie no sound when he fires.)
  99.         Slightly improved roaming ai.
  100.  
  101. VERSION 1.25:
  102.         Doesnt look for ammo if he has max ammo already.
  103.         Doesnt look for items if they are hidden or behind a wall.
  104.         Hunts backpacks now.
  105.         Getting closer to displaying bots kills.
  106.                 I know what it needs. but quake wont let me do it.
  107.                 Need to find a way around it.
  108.  
  109. VERSION 1.2:
  110.         By Popular Demand:
  111.                 Now in COOP or one player, bots only attack monsters.
  112.                 In DM attacks everything.
  113.                 In teamplay, is on team of creator.
  114.         Tweeked attacking so the bot can hit things above and below him.
  115.         
  116. VERSION 1.1:
  117.         Added more bot recognition throughout game.
  118.                 (ie doors, more recognition by monsters)
  119.         Better Spawning:
  120.                 In ONE player spawns in players starting position.
  121.                 In COOP and DM spawns in random player position.
  122.         Hunts Items if no enemys close enough.
  123.                 Gets health if it needs it.
  124.         Other minor fixes.
  125.  
  126. VERSION 1:
  127.         TM, DM Bot basis.
  128.         Ability to pick up things:
  129.                 Weapons
  130.                 Ammo
  131.                 Health
  132.                 Armor
  133.         Chooses weapon from ones it has.
  134.         Hunts all players (including creator)
  135.         Hunts other bots
  136.         Multiple Bots at once. (memory limiting)
  137.         Telefrags
  138.  
  139. Author Information
  140. ------------------
  141. Co-Creator of Punishment.
  142.         A weapons QC mod for Quake.
  143.  
  144.  
  145. Copyright and Distribution Permissions
  146. --------------------------------------
  147.  
  148. Authors MAY use these modifications as a basis for other
  149. publically available work.
  150.  
  151. You may do whatever you please with the contents of this archive.
  152.  
  153. Availability
  154. ------------
  155.  
  156. This modification is available from the following places:
  157.  
  158. FTP   : ftp.cdrom.com
  159. WWW   : http://www.neta.com/~punisher/quakec.htm
  160.